home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 2 / Amiga Tools 2.iso / tools / mg / src.lzh / conf / BURRITO < prev    next >
Text File  |  1990-05-23  |  416b  |  23 lines

  1. #
  2. # Big burrito, with *everthing* eats space, but boy is it neat.
  3. #
  4. system        amiga
  5. compiler    lattice
  6.  
  7. # Turn on all the general magic here
  8. option        regexp
  9. option        fkeys
  10. option        prefixregion
  11. bsmap        0
  12. option        notab
  13.  
  14. # amiga specific options start here
  15. metabit        0x200    # makes extended ascii "work"
  16. option        menu
  17. option        browser
  18. option        mouse
  19. option        do_iconify
  20. option        change_color
  21. option        change_font
  22. rexx        lib:rexxvars.o
  23.